home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Mesa-2.2 / src-aux / Mesaauxos2.def < prev    next >
Encoding:
Text File  |  1996-04-24  |  1.8 KB  |  68 lines

  1. LIBRARY MESAAUX
  2.  
  3. DESCRIPTION "X11R6 XFree86 libMesaaux.dll for OS/2 EMX09B VERSION=1.2.7"
  4.  
  5. CODE
  6.    PRELOAD
  7.  
  8. DATA
  9.    MULTIPLE NONSHARED
  10.  
  11. STACKSIZE 4096
  12.  
  13. EXPORTS
  14.     auxInitDisplayMode @1 NONAME
  15.     auxInitPosition @2 NONAME
  16.     auxInitWindow @3 NONAME
  17.     auxCloseWindow @4 NONAME
  18.     auxQuit @5 NONAME
  19.     auxSwapBuffers @6 NONAME
  20.     auxXDisplay @7 NONAME
  21.     auxXWindow @8 NONAME
  22.     auxMainLoop @9 NONAME
  23.     auxExposeFunc @10 NONAME
  24.     auxReshapeFunc @11 NONAME
  25.     auxIdleFunc @12 NONAME
  26.     auxKeyFunc @13 NONAME
  27.     auxMouseFunc @14 NONAME
  28.     auxDeleteMouseFunc @15 NONAME
  29.     auxGetColorMapSize @16 NONAME
  30.     auxGetMouseLoc @17 NONAME
  31.     auxSetOneColor @18 NONAME
  32.     auxSetFogRamp @19 NONAME
  33.     auxSetGreyRamp @20 NONAME
  34.     auxSetRGBMap @21 NONAME
  35.     auxRGBImageLoad @22 NONAME
  36.     auxCreateFont @23 NONAME
  37.     auxDrawStr @24 NONAME
  38.     auxWireSphere @25 NONAME
  39.     auxSolidSphere @26 NONAME
  40.     auxWireCube @27 NONAME
  41.     auxSolidCube @28 NONAME
  42.     auxWireBox @29 NONAME
  43.     auxSolidBox @30 NONAME
  44.     auxWireTorus @31 NONAME
  45.     auxSolidTorus @32 NONAME
  46.     auxWireCylinder @33 NONAME
  47.     auxSolidCylinder @34 NONAME
  48.     auxWireIcosahedron @35 NONAME
  49.     auxSolidIcosahedron @36 NONAME
  50.     auxWireOctahedron @37 NONAME
  51.     auxSolidOctahedron @38 NONAME
  52.     auxWireTetrahedron @39 NONAME
  53.     auxSolidTetrahedron @40 NONAME
  54.     auxWireDodecahedron @41 NONAME
  55.     auxSolidDodecahedron @42 NONAME
  56.     auxWireCone @43 NONAME
  57.     auxSolidCone @44 NONAME
  58.     auxWireTeapot @45 NONAME
  59.     auxSolidTeapot @46 NONAME
  60.     auxInitDisplayModePolicy @47 NONAME
  61.     auxGetDisplayModePolicy @48 NONAME
  62.     auxInitDisplayModeID @49 NONAME
  63.     auxGetDisplayModeID @50 NONAME
  64.     auxGetDisplayMode @51 NONAME
  65.     auxGetScreenSize @52 NONAME
  66.     auxAnimation @53 NONAME
  67.  
  68.